[INFO] fetching crate pogr_tracing_rs 0.0.35...
[INFO] testing pogr_tracing_rs-0.0.35 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pogr_tracing_rs 0.0.35 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pogr_tracing_rs 0.0.35
[INFO] finished tweaking crates.io crate pogr_tracing_rs 0.0.35
[INFO] tweaked toml for crates.io crate pogr_tracing_rs 0.0.35 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pogr_tracing_rs 0.0.35 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pogr_tracing_rs 0.0.35 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22f8e3e692025711f38564f7e61127580bb59930885f1d782ae5ca5560fddca9
[INFO] running `Command { std: "docker" "start" "-a" "22f8e3e692025711f38564f7e61127580bb59930885f1d782ae5ca5560fddca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22f8e3e692025711f38564f7e61127580bb59930885f1d782ae5ca5560fddca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f8e3e692025711f38564f7e61127580bb59930885f1d782ae5ca5560fddca9", kill_on_drop: false }`
[INFO] [stdout] 22f8e3e692025711f38564f7e61127580bb59930885f1d782ae5ca5560fddca9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94f55276ff7fd357a34fcb104a891da73629f67009d7d815564ac9a3130f86e3
[INFO] running `Command { std: "docker" "start" "-a" "94f55276ff7fd357a34fcb104a891da73629f67009d7d815564ac9a3130f86e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling pogr_tracing_rs v0.0.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:244:55
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stdout]     |                                                       ^              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stdout] 244 +     fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "94f55276ff7fd357a34fcb104a891da73629f67009d7d815564ac9a3130f86e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f55276ff7fd357a34fcb104a891da73629f67009d7d815564ac9a3130f86e3", kill_on_drop: false }`
[INFO] [stdout] 94f55276ff7fd357a34fcb104a891da73629f67009d7d815564ac9a3130f86e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 098c380f397127d1d5c4556d3f13f3416a8adee4485ff7b5cc297b494e7c7030
[INFO] running `Command { std: "docker" "start" "-a" "098c380f397127d1d5c4556d3f13f3416a8adee4485ff7b5cc297b494e7c7030", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling mockito v1.2.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling pogr_tracing_rs v0.0.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:244:55
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stdout]     |                                                       ^              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stdout] 244 +     fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:244:55
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stdout]     |                                                       ^              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stdout] 244 +     fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "098c380f397127d1d5c4556d3f13f3416a8adee4485ff7b5cc297b494e7c7030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098c380f397127d1d5c4556d3f13f3416a8adee4485ff7b5cc297b494e7c7030", kill_on_drop: false }`
[INFO] [stdout] 098c380f397127d1d5c4556d3f13f3416a8adee4485ff7b5cc297b494e7c7030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b754c208b4408c220d8f567b94a713e30aa81156c2fa829311770483838847a
[INFO] running `Command { std: "docker" "start" "-a" "6b754c208b4408c220d8f567b94a713e30aa81156c2fa829311770483838847a", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:244:55
[INFO] [stderr]     |
[INFO] [stderr] 244 |     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stderr]     |                                                       ^              ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 244 -     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stderr] 244 +     fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `pogr_tracing_rs` (lib) generated 1 warning (run `cargo fix --lib -p pogr_tracing_rs` to apply 1 suggestion)
[INFO] [stderr] warning: `pogr_tracing_rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pogr_tracing_rs-e32a11c8f446c9bb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/log_test.rs (/opt/rustwide/target/debug/deps/log_test-4552f21b708b0ac3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_pogr_appender_log ... ok
[INFO] [stderr]      Running tests/new_test.rs (/opt/rustwide/target/debug/deps/new_test-fe7bbdfab74a03eb)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_pogr_appender_new ... ok
[INFO] [stderr]      Running tests/tracing_test.rs (/opt/rustwide/target/debug/deps/tracing_test-0063e7e1b62db581)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_pogr_tracing_appender ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pogr_tracing_rs
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:244:55
[INFO] [stdout] running 4 tests
[INFO] [stderr]     |
[INFO] [stderr] 244 |     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stderr]     |                                                       ^              ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 244 -     fn record_debug(&mut self, field: &Field, value: &(dyn fmt::Debug)) {
[INFO] [stderr] 244 +     fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... ok
[INFO] [stdout] test src/lib.rs - PogrLayer (line 501) - compile ... ok
[INFO] [stdout] test src/lib.rs - JsonVisitor (line 107) ... ok
[INFO] [stdout] test src/lib.rs - JsonVisitor::new (line 156) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b754c208b4408c220d8f567b94a713e30aa81156c2fa829311770483838847a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b754c208b4408c220d8f567b94a713e30aa81156c2fa829311770483838847a", kill_on_drop: false }`
[INFO] [stdout] 6b754c208b4408c220d8f567b94a713e30aa81156c2fa829311770483838847a
